home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / win / pbbsw35b.zip / DISK2.PWR / TOPUSER.TXT < prev    next >
Text File  |  1994-07-10  |  4KB  |  88 lines

  1. TOPUSER -- (C)opyright, 1992, Bill Ebina, All rights reserved.
  2.   Version 2.00  --- Update
  3.   
  4.   ************************************************************
  5.   ******* You MUST Change Your Config File for TopUser *******
  6.   ************************************************************
  7.   
  8.      The TOPUSER Utility is distributed under the SHAREWARE concept. 
  9.  Registration for this utility is $10, With Registration you will receive
  10.  a registration number that will enable some functions and all future upgrades
  11.  and enhancements will be FREE!! Just Fill out Register.FRM and mail it in.
  12.  
  13.  This Utility is  provided "as is" without warranty of any kind expressed or
  14.  implied.  The entire risk as to the results and performance of the program 
  15.  is assumed by you.  Furthermore, I the author do not warrant, guarantee, 
  16.  or make any representions regarding the use of, or the results of the use 
  17.  of the program, and you rely on the program and results solely at your own 
  18.  risk.  I the author cannot accept responsibility for system damage, loss of
  19.  profit, or any other special, incidental, or consequential damages resulting
  20.  from the use or inability to use this product. As with any New Software Back
  21.  up your Files First!!!!!
  22.  
  23.  
  24. So What is TOPUSER, well it is a little utility written to produce a text
  25. file with info on the users of your board. It will read your Users file and
  26. calculate who are the top X Number of users in each of the following area's :
  27.    Most calls, Downloads, and Uploads..
  28.  
  29. Installation:
  30.   Unzip TOPUSER.ZIP into your PowerBBS directory. Create A Topuser.Cfg file
  31.   with your favorite text editor and supply the correct info and away you go.
  32.    
  33.    Example:
  34.  
  35.    TOPUSER Topuser.cfg
  36.    
  37.    TOPUSER [Top User config file]
  38.    
  39.  
  40.    Example of Config file:
  41.   
  42.    C:\powrbbs\data\users    <----- Path and File name of users File   
  43.    C:\Powrbbs\Screen\Hello5 <----- Path and File Name of the File to Create
  44.    Instant Replay BBS       <----- BBS Name    
  45.    Bill Ebina               <----- Sysop Name ( Registered Version Only)
  46.    0000000                  <----- Registration Number
  47.    20                       <----- Number of Users you want to track 
  48.                                    (Registered Version Only)  
  49.    150                      <----- Security Level to bypass, this will
  50.                                    Skip all users with a Sec Level >= 150   
  51.                                    (Registered Version Only)
  52.    
  53. Thats about it, Now.. How to use TOPUSER?
  54.  
  55. Well what I do is I have it in my EVENT.bat file to execute during my
  56. nightly maintance run.. Example :
  57.  
  58.    cd\powrbbs
  59.    TOPUSER topuser.cfg
  60.    
  61. And Thats it!! Easy ain't it??
  62.  
  63. You can reach me at Instant Replay BBS (810) 624-9257 or by Internet at
  64. Bill_Ebina@instant.com or Bill_Ebina@powrbbs.win.net
  65. If you have any comments or suggestions Please let me know!! Or write to
  66. me at :
  67.    Custom Software Solutions
  68.    43422 West Oaks Dr., #205
  69.    Novi, MI 48377
  70.  
  71. DONATIONS ACCEPTED AT ANY TIME!!!
  72.  
  73. 1.10 -- Release Notes..
  74.  
  75.    Fixed a bug in the generation of the bulletin, seems when a new user 
  76.    made the list and they were the last new user, the program bombed.
  77.    
  78.    Also I added a config file so you can change the number of users to
  79.    keep track of, and added the sysop name to the file created..
  80.  
  81. 2.00 -- Release Notes...
  82.  
  83.    Imployed Routines to Generated Randomly selected colors for the
  84.    Color screen. Also added a Registration Number. Since NO Registrations
  85.    have come in I was forced to take these measures!!!       
  86.  
  87.  
  88.